-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
doc: Remove unimplemented option #2330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: Remove unimplemented option #2330
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ShinySaana, please sign the CLA.
Done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
PR Type
Documentation
Description
Removed
SE_SAFARIDRIVER
from environment variable documentation.Updated English, Japanese, Portuguese, and Chinese docs for accuracy.
Changes walkthrough 📝
selenium_manager.en.md
Remove SE_SAFARIDRIVER from English documentation
website_and_docs/content/documentation/selenium_manager.en.md
SE_SAFARIDRIVER
from supported environmentvariables.
selenium_manager.ja.md
Remove SE_SAFARIDRIVER from Japanese documentation
website_and_docs/content/documentation/selenium_manager.ja.md
SE_SAFARIDRIVER
from the list of environment variables.selenium_manager.pt-br.md
Remove SE_SAFARIDRIVER from Portuguese documentation
website_and_docs/content/documentation/selenium_manager.pt-br.md
SE_SAFARIDRIVER
from environment variable documentation.selenium_manager.zh-cn.md
Remove SE_SAFARIDRIVER from Chinese documentation
website_and_docs/content/documentation/selenium_manager.zh-cn.md
SE_SAFARIDRIVER
from the list of supported environmentvariables.